home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / gcblp2s1.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  13.7 KB  |  415 lines

  1. *PPD-Adobe: "4.0"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1992 Adobe Systems Incorporated.
  4. *% Copyright 1993 GCC Technologies, Inc.
  5. *% All Rights Reserved.
  6. *% Permission is granted for redistribution of this file as
  7. *% long as this copyright notice is intact and the contents
  8. *% of the file is not altered in any way from its original form.
  9. *% End of Copyright statement
  10. *% Modified by Microsoft 1/22/99 a-roblow Added languageLevel
  11. *% 02/05/99 Microsoft: Option1 is InstalledMemory
  12. *FormatVersion: "4.0"
  13. *FileVersion: "1.22"
  14. *PCFileName: "GCBLP2S1.PPD"
  15. *LanguageVersion: English
  16. *Manufacturer: "GCC"
  17. *Product: "(BLP IIS)"
  18. *PSVersion: "(52.3) 0"
  19. *NickName: "GCC BLP IIS v52.3"
  20. *ModelName: "GCC BLP IIS"
  21.  
  22. *% General Information and Defaults ===============
  23. *FreeVM: "290240"
  24. *VMOption None: "290240"
  25. *VMOption 4Meg: "2386332"
  26.  
  27. *OpenGroup: InstallableOptions
  28. *OpenUI *InstalledMemory/Memory Configuration: PickOne
  29. *DefaultInstalledMemory: None
  30. *InstalledMemory None/2 MB: ""
  31. *InstalledMemory 4Meg/4 MB: ""
  32. *CloseUI: *InstalledMemory
  33.  
  34. *OpenUI *Option2/Lower Tray: Boolean
  35. *DefaultOption2: False
  36. *Option2 True/Installed: ""
  37. *Option2 False/Not Installed: ""
  38. *CloseUI: *Option2
  39. *CloseGroup: InstallableOptions
  40.  
  41. *%UIConstraints: *InstalledMemory None *VMOption
  42. *UIConstraints: *InstalledMemory 4Meg *VMOption None
  43. *UIConstraints: *Option2 False *InputSlot Lower
  44. *UIConstraints: *InputSlot Lower *ManualFeed True
  45. *UIConstraints: *ManualFeed True *InputSlot Lower
  46.  
  47. *ColorDevice: False
  48. *LanguageLevel: "1"
  49. *DefaultColorSpace: Gray
  50. *VariablePaperSize: False
  51. *FileSystem: True
  52. *?FileSystem: "
  53. save
  54.     (False) statusdict /diskstatus known{
  55.         statusdict /diskstatus get exec exch pop 0 ne {pop (True)} if
  56.     }if = flush
  57. restore
  58. "
  59. *End
  60. *Throughput: "8"
  61. *Password: "0"
  62. *ExitServer: "
  63.   count 0 eq {  % is the password on the stack?
  64.     true
  65.   }{
  66.     dup    % potential password
  67.     statusdict /checkpassword get exec not
  68.   } ifelse
  69.   {  %  if no password or not valid
  70.     (WARNING : Cannot perform the exitserver command.) =
  71.     (Password supplied is not valid.) =
  72.     (Please contact the author of this software.) = flush
  73.     quit
  74.   } if
  75.   serverdict /exitserver get exec
  76. "
  77. *End
  78. *Reset: "
  79.   count 0 eq {  % is the password on the stack?
  80.     true
  81.   }{
  82.     dup    % potential password
  83.     statusdict /checkpassword get exec not
  84.   } ifelse
  85.   {  %  if no password or not valid
  86.     (WARNING : Cannot reset printer.) =
  87.     (Password supplied is not valid.) =
  88.     (Please contact the author of this software.) = flush
  89.     quit
  90.   } if
  91.   serverdict /exitserver get exec
  92.   systemdict /quit get exec
  93.   (WARNING : Printer Reset Failed.) = flush
  94. "
  95. *End
  96.  
  97. *DefaultResolution: 300dpi
  98. *?Resolution: "
  99. save
  100.   initgraphics
  101.   0 0 moveto currentpoint matrix defaultmatrix transform
  102.   0 72 lineto currentpoint matrix defaultmatrix transform
  103.   3 -1 roll sub dup mul
  104.   3 1 roll exch sub dup mul
  105.   add sqrt round cvi
  106.   (          ) cvs print (dpi) = flush
  107. restore
  108. "
  109. *End
  110.  
  111. *% Halftone Information ===============
  112. *ScreenFreq: "60.0"
  113. *ScreenAngle: "45.0"
  114. *DefaultScreenProc: Dot
  115. *ScreenProc Dot: "
  116. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  117. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  118. "
  119. *End
  120. *ScreenProc Line: "{ pop }"
  121. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  122.  
  123. *DefaultTransfer: Null
  124. *Transfer Null: "{ }"
  125. *Transfer Null.Inverse: "{ 1 exch sub }"
  126.  
  127. *% Paper Handling ===================
  128.  
  129. *% Use these entries to set paper size most of the time.
  130. *OpenUI *PageSize: PickOne
  131. *OrderDependency: 30 AnySetup *PageSize
  132. *DefaultPageSize: Letter
  133. *PageSize Letter: "statusdict /lettertray get exec"
  134. *PageSize Legal: "statusdict /legaltray get exec"
  135. *PageSize Executive: "statusdict /executivetray get exec"
  136. *PageSize A4: "statusdict /a4tray get exec"
  137. *PageSize A5: "statusdict /a5tray get exec"
  138. *PageSize B5: "statusdict /b5tray get exec"
  139. *PageSize LetterSmall: "statusdict /lettertray get exec"
  140. *PageSize LegalSmall: "statusdict /legaltray get exec"
  141. *PageSize A4Small: "statusdict /a4tray get exec"
  142. *PageSize Comm10: "statusdict /com10tray get exec"
  143. *PageSize DL: "statusdict /dltray get exec"
  144. *PageSize Monarch: "statusdict /monarchtray get exec"
  145. *PageSize C5: "statusdict /c5tray get exec"
  146. *?PageSize: "
  147.  save
  148.   13 dict
  149.    dup /letter (Letter) put
  150.    dup /executivepage (Executive) put
  151.    dup /legal (Legal) put
  152.    dup /c5 (C5) put
  153.    dup /monarch (Monarch) put
  154.    dup /a4 (A4) put
  155.    dup /dl (DL) put
  156.    dup /a5 (A5) put
  157.    dup /com10 (Comm10) put
  158.    dup /b5 (B5) put
  159.    dup /lettersmall (LetterSmall) put
  160.    dup /legalsmall (LegalSmall) put
  161.    dup /a4small (A4Small) put
  162. begin
  163.    statusdict /papersize get exec {
  164.      {load exec} stopped not{= flush}if
  165.    }{
  166.      {load exec} stopped not{print (.Transverse) = flush}{(Unknown) = flush}ifelse
  167.    }ifelse
  168. end
  169.  restore
  170. "
  171. *End
  172. *CloseUI: *PageSize
  173.  
  174. *% These entries will set up the frame buffer. Usually used with manual feed.
  175. *OpenUI *PageRegion: PickOne
  176. *OrderDependency: 40 AnySetup *PageRegion
  177. *DefaultPageRegion: Letter
  178. *PageRegion Letter: "letter"
  179. *PageRegion Legal: "legal"
  180. *PageRegion Executive: "executivepage"
  181. *PageRegion A4: "a4"
  182. *PageRegion A5: "a5"
  183. *PageRegion B5: "b5"
  184. *PageRegion LetterSmall: "letter"
  185. *PageRegion LegalSmall: "legal"
  186. *PageRegion A4Small: "a4"
  187. *PageRegion Comm10: "com10"
  188. *PageRegion DL: "dl"
  189. *PageRegion Monarch: "monarch"
  190. *PageRegion C5: "c5"
  191. *CloseUI: *PageRegion
  192.  
  193. *% The following entries provide information about specific paper keywords.
  194. *DefaultImageableArea: Letter
  195. *ImageableArea Letter: "1 1 611 779"
  196. *ImageableArea Legal: "1 1 611 995"
  197. *ImageableArea Executive: "2 1 520 743"
  198. *ImageableArea A4: "0 1 594 828"
  199. *ImageableArea A5: "2 1 419 582"
  200. *ImageableArea B5: "1 1 515 715"
  201. *ImageableArea LetterSmall: "30 31 582 761"
  202. *ImageableArea LegalSmall: "30 31 582 976"
  203. *ImageableArea A4Small: "29 31 566 811"
  204. *ImageableArea Comm10: "1 1 296 671"
  205. *ImageableArea DL: "1 1 311 610"
  206. *ImageableArea Monarch: "2 1 277 527"
  207. *ImageableArea C5: "2 1 457 636"
  208. *?ImageableArea: "
  209. save
  210.   /cvp {(                ) cvs print ( ) print } bind def
  211.   /upperright {10000 mul floor 10000 div} bind def
  212.   /lowerleft {10000 mul ceiling 10000 div} bind def
  213.   newpath clippath pathbbox
  214.   4 -2 roll exch 2 {lowerleft cvp} repeat
  215.   exch 2 {upperright cvp} repeat flush
  216.  restore
  217. "
  218. *End
  219.  
  220. *% These provide the physical dimensions of the paper (by keyword)
  221. *DefaultPaperDimension: Letter
  222. *PaperDimension Letter: "612 792"
  223. *PaperDimension Legal: "612 1008"
  224. *PaperDimension Executive: "521 756"
  225. *PaperDimension A4: "595 842"
  226. *PaperDimension A5: "420 595"
  227. *PaperDimension B5: "516 729"
  228. *PaperDimension LetterSmall: "612 792"
  229. *PaperDimension LegalSmall: "612 1008"
  230. *PaperDimension A4Small: "595 842"
  231. *PaperDimension Comm10: "297 684"
  232. *PaperDimension DL: "312 623"
  233. *PaperDimension Monarch: "278 540"
  234. *PaperDimension C5: "458 649"
  235.  
  236. *DefaultOutputBin: Upper
  237. *DefaultOutputOrder: Normal
  238.  
  239. *RequiresPageRegion All: True
  240. *OpenUI *InputSlot: PickOne
  241. *OrderDependency: 20 AnySetup *InputSlot
  242. *DefaultInputSlot:  Upper
  243. *InputSlot Upper: "0 statusdict  /setpapertray get exec"
  244. *InputSlot Lower: "1 statusdict /setpapertray get exec"
  245. *CloseUI: *InputSlot
  246.  
  247. *OpenUI *ManualFeed: Boolean
  248. *OrderDependency: 20 AnySetup *ManualFeed
  249. *DefaultManualFeed: False
  250. *?ManualFeed: "save
  251.   statusdict /manualfeed get
  252.   {(True)}{(False)}ifelse = flush
  253.   restore"
  254. *End
  255. *ManualFeed True: "statusdict /manualfeed true put"
  256. *ManualFeed False: "statusdict /manualfeed false put"
  257. *CloseUI: *ManualFeed
  258.  
  259. *% Font Information =====================
  260. *DefaultFont: Courier
  261. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  262. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  263. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  264. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  265. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  266. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  267. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  268. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  269. *Font Courier: Standard "(002.002)" Standard ROM
  270. *Font Courier-Bold: Standard "(002.002)" Standard ROM
  271. *Font Courier-BoldOblique: Standard "(002.002)" Standard ROM
  272. *Font Courier-Oblique: Standard "(002.002)" Standard ROM
  273. *Font Helvetica: Standard "(001.006)" Standard ROM
  274. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  275. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  276. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  277. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  278. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  279. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  280. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  281. *Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard ROM
  282. *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard ROM
  283. *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard ROM
  284. *Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard ROM
  285. *Font Palatino-Bold: Standard "(001.005)" Standard ROM
  286. *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
  287. *Font Palatino-Italic: Standard "(001.005)" Standard ROM
  288. *Font Palatino-Roman: Standard "(001.005)" Standard ROM
  289. *Font Symbol: Special "(001.003)" Special ROM
  290. *Font Times-Bold: Standard "(001.007)" Standard ROM
  291. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  292. *Font Times-Italic: Standard "(001.007)" Standard ROM
  293. *Font Times-Roman: Standard "(001.007)" Standard ROM
  294. *Font ZapfChancery-MediumItalic: Standard "(001.003)" Standard ROM
  295. *Font ZapfDingbats: Special "(001.002)" Special ROM
  296. *?FontQuery: "
  297. save
  298.  /str 100 string dup 0 (fonts/) putinterval def
  299.  {
  300.    count 1 gt
  301.    {
  302.      exch dup str 6 94 getinterval cvs
  303.      (/) print dup print (:) print exch
  304.      FontDirectory exch known
  305.      { pop (Yes) }
  306.       {
  307.         length 6 add str 0 3 -1 roll getinterval
  308.         mark exch status
  309.        {cleartomark (Yes)}{cleartomark (No)} ifelse
  310.      } ifelse =
  311.    }
  312.    {exit} ifelse
  313.  }bind loop
  314.  (*) = flush
  315. restore
  316. "
  317. *End
  318.  
  319. *?FontList: "
  320. save
  321.   FontDirectory { pop == } bind forall flush
  322.   /filenameforall where
  323.   {
  324.     pop (fonts/*)
  325.     { dup length 6 sub 6 exch getinterval cvn == } bind
  326.     128 string filenameforall flush
  327.   } if
  328.   (*) = flush
  329. restore
  330. "
  331. *End
  332.  
  333. *% Printer Messages (verbatim from printer):
  334. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  335. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  336. *Message: "\FontName\ not found, using Courier"
  337.  
  338. *% Status (format: %%[ status: <one of these> ]%% )
  339. *Status: "idle"
  340. *Status: "busy"
  341. *Status: "waiting"
  342. *Status: "printing"
  343. *Status: "warming up"
  344. *Status: "PrinterError: timeout, clearing printer"
  345. *Status: "PrinterError: WARMING UP"
  346. *Status: "PrinterError: COVER OPEN"
  347. *Status: "PrinterError: service call"
  348. *Status: "PrinterError: PAPER FEED JAM1"
  349. *Status: "PrinterError: PAPER FEED JAM2"
  350. *Status: "PrinterError: no toner cartridge"
  351. *Status: "PrinterError: PAPER JAM1"
  352. *Status: "PrinterError: PAPER JAM2"
  353.  
  354. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  355. *Source: "serial9"
  356. *Source: "serial25"
  357. *Source: "AppleTalk"
  358. *Source: "Centronics"
  359.  
  360. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  361. *PrinterError: "timeout, clearing printer"
  362. *PrinterError: "WARMING UP"
  363. *PrinterError: "COVER OPEN"
  364. *PrinterError: "service call"
  365. *PrinterError: "PAPER FEED JAM1"
  366. *PrinterError: "PAPER FEED JAM2"
  367. *PrinterError: "no toner cartridge"
  368. *PrinterError: "PAPER JAM1"
  369. *PrinterError: "PAPER JAM2"
  370.  
  371. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  372.  
  373. *% Color Separation Information =====================
  374.  
  375. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  376.  
  377. *InkName: ProcessBlack/Process Black
  378. *InkName: CustomColor/Custom Color
  379. *InkName: ProcessCyan/Process Cyan
  380. *InkName: ProcessMagenta/Process Magenta
  381. *InkName: ProcessYellow/Process Yellow
  382.  
  383. *%  For 60 lpi / 300 dpi  ===============================
  384.  
  385. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  386. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  387. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  388. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  389. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  390.  
  391. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  392. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  393. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  394. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  395. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  396.  
  397. *%  For 53 lpi / 300 dpi  ===============================
  398.  
  399. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  400. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  401. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  402. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  403. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  404.  
  405. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  406. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  407. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  408. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  409. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  410.  
  411. *% Last Edit Date: Jun 01 1993
  412. *% The byte count of this file should be exactly 013370 or 013778
  413. *% depending on the filesystem it resides in.
  414. *% end of PPD file for BLP IIS
  415.